ALTER TABLE public."Appointment"
    ADD COLUMN "TokenNumber" integer NOT NULL DEFAULT 0;